home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 March
/
EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso
/
earcd
/
comm2
/
wwwcach2.rdm
< prev
next >
Wrap
Text File
|
1996-02-22
|
1KB
|
34 lines
Short: V2.0 of Arexx script for caching images and html documents in AMosaic
Author: Stephan Lichtendahl
Uploader: s.e.m.lichtendahl@et.tudelft.nl
Type: comm/net
Freeware
Saves inlined images to harddisk to prevent them from being
downloaded every time you want to see them. Then they can
be loaded every time from harddisk instead, which is a bit
faster :-)
Also, HTML documents can be saved in a way that all remote
links remain remote and links to documents, which are already
on your harddisk, will automatically be replaced with local
ones. A convenient hotlist as HTML document will be created.
Version 2.0 is a bit of a rewrite, due to many, many requests
(well, actually two) to save all inlined images and HTML documents
in a directory tree closely resembling the original path of the URL.
To convert all old style documents, create the directory tree and
move all files to the new location, a convert script is included.
If you like it the old way (all html documents and images in their
own single directory) continue using version 1.8.
Requirements:
-AMosaic (tested with NoNet 1.2 and AmiTCP 1.3beta & 2.0pre-release versions)
-probably OS3.x for inlined images to work
-Arexx running
-rexxsupport.library (tested with version 34.9)
-rexxdossupport.library (tested with version 2.1, 2.3 & 2.4)
-getstring for resaving local documents (included)